home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CinE CD 6
/
CinE CD ROM 06.iso
/
mac
/
Shared.Cst
/
00111_Script_111
< prev
next >
Wrap
Text File
|
1996-06-22
|
207b
|
10 lines
on mouseUp
global gQTpresent, gscale
puppetsound "click"
updatestage
if gQTpresent then
set gscale = 1
playquicktime_file "SEXY.MOV", "Interdit au moins de 18 ans..."
end if
end